home *** CD-ROM | disk | FTP | other *** search
/ Apple Developer Connectio…eloper Series 2005 March / Dev.CD Mar 05.iso / Utilities / Keychain Access.app / Contents / Resources / English.lproj / InfoPlist.strings < prev    next >
Encoding:
Text (UTF-16)  |  2004-06-23  |  668 b   |  7 lines

  1. /* Localized versions of Info.plist keys */
  2.  
  3. CFBundleName = "Keychain Access";
  4. CFBundleGetInfoString = "Keychain Access 3.1, Copyright © 2003, Apple Computer, Inc.";
  5. /* why is this extra key needed if we already have CFBundleGetInfoString? */
  6. NSHumanReadableCopyright = "Keychain Access 3.1, Copyright © 2003, Apple Computer, Inc.";
  7.